home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Internet & Communication / OmniWeb 5.1.3 (trial).dmg / OmniWeb.app / Contents / Resources / Help.htmld / styles / OmniWebDoc.css
Cascading Style Sheet File  |  2006-02-01  |  1KB  |  39 lines

  1.  
  2. body   { font-size: 10pt; font-family: "Lucida Grande", Arial, Helvetica, Geneva; background-color: #eeeeee; margin: 0em 1em }
  3. #content {
  4.     border: 2px solid gray;
  5.     background-color: white;
  6.     padding: 1em;
  7. }
  8.  
  9. a {
  10.     text-decoration: none;
  11. }
  12.  
  13. a::hover {
  14.     text-decoration: underline;
  15. }
  16.  
  17. table-disabled {
  18.     width: 100%;
  19.     border: 1px solid black;
  20. }
  21. .headerbox   { background-color: white; margin-top: 20px; padding: 1em; border: solid 2px #808080 }
  22. .screenshotcaption { color: #696969; font-size: 8pt }
  23. .footnotes { color: #696969; font-size: 8pt }
  24. .hintbox   { color: black; font-size: 9pt; background-color: #f5f5f5; text-align: justify; margin-right: 70px; margin-left: 70px; padding: 7px 15px }
  25. .paragraphHeader { font-weight: bold }
  26. .topicheader  { color: navy; font-weight: bold; font-size: 16pt }
  27. .topicsubheader  { color: navy; font-weight: bold; font-size: 11pt; line-height: 40px }
  28. .copyright { font-size: 9pt }
  29. .preferencelabel { font-weight: bold; font-size: 11pt }
  30. .preferenceoptions { color: #000; font-weight: bold }
  31. .term { color: #000; font-weight: bold }
  32. .menuitem  { font-weight: bold; font-family: Monaco }
  33. .aquastripe { background: window }
  34. .menubaritem    { color: white; font-weight: normal; font-size: 12pt; background-color: gray }
  35. .toolbar { font-size: 8pt; background: window }
  36. .code    { color: navy; font-family: "Courier New", Courier, Monaco }
  37. .underline { text-decoration: underline }
  38. .smalltext { font-size: smaller }
  39.